C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / IsDisposed Property

In This Topic
IsDisposed Property (C1CursorDataCollection<T,K>)
In This Topic
Gets whether the collection is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also